Add aws-eusc-qe cluster profile support#75441
Add aws-eusc-qe cluster profile support#75441liweinan wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
relative PR: openshift/ci-tools#4973 |
|
@droslean Could you please help to review this PR? Thanks! |
|
/hold |
|
cc @tthvo fyi |
patrickdillon
left a comment
There was a problem hiding this comment.
Can you remove the -qe substring everywhere? s/cluster-secrets-aws-eusc-qe/cluster-secrets-aws-eusc/g?
|
@patrickdillon yes sir! |
This commit adds CI infrastructure support for AWS European Sovereign Cloud (EUSC) testing using the eusc-de-east-1 region. Changes: - Add cluster-secrets-aws-eusc-qe to secret bootstrap config - Add aws-eusc-qe-quota-slice boskos resource pool with 5 quota slices in eusc-de-east-1 region - Generate updated _boskos.yaml configuration Region Details: - Region: eusc-de-east-1 (Brandenburg, Germany) - Availability zones: eusc-de-east-1a, eusc-de-east-1b (2 zones only) - Note: No edge zones (Local/Wavelength) available in this region Dependencies: - Installer support: openshift/installer#10303 - Ingress operator support: openshift/cluster-ingress-operator#1360 - API support (optional): openshift/api#2708
8770f80 to
e027094
Compare
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@liweinan: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/unhold |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: liweinan, yunjiang29 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This commit adds CI infrastructure support for AWS European Sovereign Cloud (EUSC) testing using the eusc-de-east-1 region.
Changes:
Region Details:
Dependencies: